
#### Rai and the Sone Stones - Demo ####

This is a 2D puzzler similar to games such as The Adventures of Lolo and The Pickles. Built using C++ and the Allegro Game Library, the game features some 60+ puzzles and colourful 8-bit graphics. The game design is quite simple. Move Rai around each level and shift SONA blocks to SONA tiles.

This game has been developed over the last 9 or so months. This demo contains around 20 levels. 
Warning: the puzzle difficulty is a little inconsistent, particularly the last few levels which are relatively hard.

You can look at the source code too. Its quite messy in places... but should still be readable :)

Try it out, and if you have any questions or comments, email me at dr_donny AT yahoo DOT com DOT au

#### Controls ####

UP/DOWN/LEFT/RIGHT		Move Rai
SPACE				Kick
LEFT SHIFT			Use Hammer
ESC				Pause Game
F1				Restart Level
D + 0				Skip the level

#### Credits #####

Programming + Graphics by Donny Dinh
Sound FX from FreeSound:
# By datasoundsample (http://www.freesound.org/usersViewSingle.php?id=433684)
   lock.wav (http://www.freesound.org/samplesViewSingle.php?id=41349)
# By room (http://www.freesound.org/usersViewSingle.php?id=1629)
   snare - switchy.wav (http://www.freesound.org/samplesViewSingle.php?id=7433)
# By HardPCM (http://www.freesound.org/usersViewSingle.php?id=205819)
   Chip090.wav (http://www.freesound.org/samplesViewSingle.php?id=33230)
   Chip019.wav (http://www.freesound.org/samplesViewSingle.php?id=32946)
# By starpause (http://www.freesound.org/usersViewSingle.php?id=195)
   k9dhhBright.wav (http://www.freesound.org/samplesViewSingle.php?id=3044)
# By Erdie (http://www.freesound.org/usersViewSingle.php?id=118241)
   Rubbing-metal03.wav (http://www.freesound.org/samplesViewSingle.php?id=29613)
# By Hell's Sound Guy (http://www.freesound.org/usersViewSingle.php?id=33253)
   BUBBLE POP .wav (http://www.freesound.org/samplesViewSingle.php?id=15348)

Speical Thanks to
- Allegro Game Library
- RAD Video Tools
- Allegro Sprite Editor
- Anvil Studio
- Free Sound Project


#### Using the Editor ####

THe editor is quite difficult to use as i did not intend to
release it to the public... but here it is anyway

Most of this stuff will not make sense...
Try reading the source code for more info.

TO START: Press F5 at the first black screen

CONTROLS:

F1			New Level
F2			Load Level
F3			Save Level
F4			Load Texture/Ani-texture
F5			Test-Run Level
ESC			Quit

1			Sprite Mode
2			Texture Mode
3			Ani-texture Mode
4			Flag Mode
5			Dialogue

SPACE			Toggle View/Add Mode
A			Toggle display area
S			Toggle display sprites
D			Toggle display outlines
ENTER			Confirm Add texture/sprite

K			Layer Down
L			Layer Up
PageUp			Move BMP up in texture order
PageDown		Move BMP dpwn in texture order
Mouse			Move cursor
Mouse Left-Click	Add texture/sprite
Mouse Right-Click	Add New BMP/Set Area type
Scroll wheel		Change BMP

Shift			Move BMP/sprite position
L-Ctrl			Move texture position (but not base)
L-ALt			Move texture base position

E			Edit texture/sprite
R			Re-edit texture/sprite

TAB			Cycle focus through sprite/textures
~			Cycle focus through sprite/textures (under mouse cursor)
